MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "abfstartid": 11,
        "continue": "-||"
    },
    "query": {
        "abusefilters": [
            {
                "id": 1,
                "description": "Test filter",
                "pattern": "timestamp != 0"
            },
            {
                "id": 2,
                "description": "Test private filter",
                "pattern": ""
            },
            {
                "id": 3,
                "description": "",
                "pattern": ""
            },
            {
                "id": 4,
                "description": "8'S TEST FILTER",
                "pattern": "user_editcount >= 70\r\n& user_rights rlike 'bot'"
            },
            {
                "id": 5,
                "description": "Anti-spam"
            },
            {
                "id": 6,
                "description": "Personal attacks",
                "pattern": "!\"bureaucrat\" in USER_GROUPS & (\r\n  article_namespace == 0 & (\r\n    bad_words :=\"\\n[^\\x22^\\r^\\n]*\\b(?<!it|man)(is|are|\\'re|u\\s*r\\b)\\s+(a|an|)\\s*(fuck(ing|)|(u|\u00fc)ber|ultra|very|)[ -]*(\\b(ass|arse)(hole|)\\b|bastard|co[ck](sucker|s)?\\b|[ck]unt|douche|fag|ghey|lo[zs]er|kike|(mother)?f+[uc]+k+(e+r+|f+a+c+e+|t+a+r+d+|a+)|n+i+gg+(e+r+|a+)|p+a?e+d+o+((f|p+h+)i+l+e+)?|prick\\b|s+h+i+t+|s+l+u+t+|tosser|twat|wanker|whore\\b|b+i+t+c+h+|cabr(\u00f3|o)n|culo|idiot|moron|pendejo|penis\\b|put(a|o)\\b)\";\r\n    lcase(added_lines) rlike bad_words) & (\r\n     !(lcase(removed_lines) rlike bad_words\r\n    )\r\n  )\r\n)"
            },
            {
                "id": 7,
                "description": "Page blanking"
            },
            {
                "id": 8,
                "description": "Replacing a page with obscenities",
                "pattern": "user_editcount < 30 & (\r\n (\r\n   (\r\n      new_size < 300 & (\r\n        old_size > 300\r\n      )\r\n   ) | \r\n   edit_delta < -5000\r\n ) & \r\n (\r\n  ! added_lines irlike \"^#Redirect\\s*\\[\\[\" & (\r\n   ! \"Sockpuppet investigations\" in article_text & (\r\n    ! user_name in article_text & (\r\n     ! \"Sandbox\" in article_text & (\r\n      bad_words := \"\\b(?:(?:P+H+|F)+U+C+K+[\\w\\d]*?|AN+U+S|CR+A+P|SH+I+T|[KC]+U+N+T|NI+GG+(E+R|A)|(ASS+|BU+(T+|M+))[ \\-]*(H+O+L+E|S+E+X|R+A+P+E)|(CO|KA+W+)[CK]|LOO+[SZ]+E+R|BI+T+C+H|PE+N+I+S|WA+N+K+E+R|SP+U+R+T|MA+S+T+U+R+B+A+T+I+O+N|HA+GG+E+R|HERMAPHRO|JESKE COURLANO|(?:PH+|F)A+G+O+T|KINGPINIE|ORLY)\\b\";\r\n\r\n      ccnorm(added_lines) rlike bad_words & (\r\n       ! ccnorm(removed_lines) rlike bad_words\r\n      )\r\n     )\r\n    )\r\n   )\r\n  )\r\n )\r\n)"
            },
            {
                "id": 9,
                "description": "You/He/She/It sucks",
                "pattern": "! \"bureaucrat\" in USER_GROUPS & ( \r\n  article_namespace == 0 & (   \r\n    you_suck :=\"\\b((yo)?u( ?all)?|(s?h|w)e|they|it?|y'?al+) suc?k\";\r\n    added_lines irlike you_suck & (\r\n      ! removed_lines irlike you_suck\r\n    )\r\n  )\r\n)"
            },
            {
                "id": 10,
                "description": "Shouting",
                "pattern": "! \"bureaucrat\" in user_groups & ( \r\n  article_namespace = 0 & ( \r\n    length(rmwhitespace(added_lines)) > 12 & (\r\n      shouting := \"^[A-Z0-9\\s\\pP]*?[A-Z]{5}[A-Z0-9\\s\\pP]*$\";\r\n      added_lines rlike shouting & (\r\n        ! removed_lines rlike shouting & (\r\n        ! \"#REDIRECT\" in added_lines &\r\n        ! added_lines rlike \"__(NOEDIT|NEW)SECTION__\" &\r\n        ! added_lines rlike \"__(NO|FORCE)?TOC__\" &\r\n        ! added_lines rlike \"^\\*\" &\r\n        ! added_lines rlike \"{{[A-Z0-9\\s\\pP]*?[A-Z]{5}[A-Z0-9\\s\\pP]}}\" \r\n        )\r\n      )\r\n    )\r\n  )\r\n)"
            }
        ]
    }
}